net/http.http2ClientConn.addStreamLocked (method)

2 uses

	net/http (current package)
		h2_bundle.go#L8594: 	cc.addStreamLocked(cs) // assigns stream ID
		h2_bundle.go#L9341: func (cc *http2ClientConn) addStreamLocked(cs *http2clientStream) {